| Einhugur macOS Bridge plugin. |
|
EinhugurVisionBridge.VNImageBasedRequest Class
The abstract superclass for image-analysis requests that focus on a specific part of an image.
EinhugurVisionBridge.VNRequest
VNImageBasedRequest
class EinhugurVisionBridge.VNImageBasedRequest
Constructors
Properties
ClassName (Inherited) (desktop - console) | Returns the name of the Cocoa class under the hood as String. |
ErrorMessage (Inherited) | Returns the error message for when error occurred when request was performed. |
Handle (Inherited) | Returns Integer handle to the native NSObject structure. |
HasError (Inherited) | Returns true if error occurred when request was performed. |
RegionOfInterest | The region of the image in which Vision will perform the request. |
Methods
shared Cast | Does deep cast on incoming NSObject to VNImageBasedRequest. |
shared FromIntegerPtr | Constructs VNImageBasedRequest object from Integer handle coming from declares or 3rd party plugin. |
shared IsVNImageBasedRequest | Returns true if the NSObject under the hood is VNImageBasedRequest or derived from VNImageBasedRequest. |
Release (Inherited) | Releases the NSObject. |
Retain (Inherited) | Retains the NSObject |
Constants
Version = 5.0 (Inherited) | |
Supported Platforms:
macOS Intel 32 bitmacOS Intel 64 bitiOSUnsupported Platforms:
macOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bit